//++++++++++++++++++++++++++++++++++++++++++++
// ENBSeries Readme file
// visit http://enbdev.com for updates
// Copyright 2007-2012 (c) Boris Vorontsov
// Readme by Marty McFly
//++++++++++++++++++++++++++++++++++++++++++++


If you think the game reflections are way too less,

open up your enbseries.ini and search for this:

[REFLECTION]
ReflectionPower=5
ChromePower=5
UseCurrentFrameReflection=0
ReflectionQuality=1
ReflectionSourceSpecular=20
ReflectionSourceTFactor=100
UseAdditiveReflection=1
ReflectionDepthBias=100
UseLowResReflection=1
ReflectionSinglePass=1
UseEnvBump=0
EnvBumpAmount=350
EnvBumpOffset=50
ReflectionFlip=1


replace it with this:


[REFLECTION]
ReflectionPower=12
ChromePower=20
UseCurrentFrameReflection=0
ReflectionQuality=0
ReflectionSourceSpecular=75
ReflectionSourceTFactor=8
UseAdditiveReflection=0
ReflectionDepthBias=100
UseLowResReflection=0
ReflectionSinglePass=1
UseEnvBump=0
EnvBumpAmount=100
EnvBumpOffset=100
ReflectionFlip=1

